home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / program / misc / gigamon.readme < prev    next >
Text File  |  1995-10-06  |  5KB  |  89 lines

  1. Short:    Hardware monitor system
  2. Author:   Denny Menato
  3. Uploader: bac@marina.dei.unipd.it
  4. Type:     dev/moni
  5. Requires: any version of AmigaDos, chipset AGA HAVE TO BE SWITCHED OFF
  6.  
  7.               (I have tried it on 68000 and 68020 machines)
  8. Version:      1.0 beta
  9.  
  10.                              G I G A    M O N I T O R                           
  11.                              ========================                           
  12.                                                                                 
  13.                                                                                 
  14.                                 program written by                              
  15.                                    Denny Menato                                 
  16.                                                                                 
  17.                                                                                 
  18.                              This program is GIFTWARE                           
  19.                                so if you use it you                             
  20.                have to send me at least one of this contributions:              
  21.                                                                                 
  22.           - 3.5 Disks (with demos/shareware progs/asm sources etc..)            
  23.           - Amiga's magazines                                                   
  24.           - Amiga's documentations                                              
  25.           - Amiga's books
  26.           - Lots of $$$                                                       
  27.           - any other thing related to Amiga (for example, an Amiga 4000/060)                             
  28.                                                                                 
  29.                              at the following address:                          
  30.                                                                                 
  31.                              MENATO DENNY                                       
  32.                              VIA SILVIO PELLICO, 29                             
  33.                              35031 ABANO TERME (PADOVA)                         
  34.                              ITALY                                              
  35.  
  36.                       email: bac@marina.dei.unipd.it
  37.  
  38.  PS.   Turn off AGA chipset by using the boot menu                                                                               
  39.  
  40.  PPS.  You may send suggestions and I will try to put them in a new version   
  41.                                                                                 
  42.  PPPS. I'm not responsable for any type of damege on your HARDWARE or SOFTWARE,  
  43.        use this program on your own risc                                         
  44.                                                                                 
  45.  
  46.                                   INTRODUCTION:
  47.  
  48.  
  49. This is a very strong monitor that allow you to debug your programs.
  50. Remember that this program DON'T use systems routine, than it isn't
  51. 100% stable and than it will CRASH your AMIGA in any time!!!
  52. To active GigaMonitor you have to press HELP key;
  53.  
  54.      NEVER active GigaMonitor while your I/O DEVICES are working!!!!!!
  55.      -----------------------------------------------------------------
  56.  
  57. >>>>>>>>>>>>>>>>  USE THIS PROGRAM ON YOUR OWN RISK  <<<<<<<<<<<<<<<<<<<<
  58.  
  59. You can copy this program to your friends but you have to include this
  60. documentation, furthermore you MUST NOT to change any part of the program and
  61. documentation.
  62.  
  63. -----------------------------
  64.  
  65. GIGAMONITOR commands:
  66.  
  67. d              MC 68000 disassembler                             - d(address)
  68. m              Show/edit memory as bytes                         - m address
  69. n              Show/edit memory as ASCII                         - n address
  70. x              exit                                              - x
  71. r              Show/edit processor registers                     - r(reg value)
  72. destroy        exit and destroy GigaMonitor                      - destroy
  73. unfreeze       Try to unfreeze diskdrives if you have stopped
  74.                them activing GigaMonitor while they were working - unfreeze
  75.  
  76. -----------------------------
  77.  
  78. GIGAMONITOR key commands:
  79.  
  80. TAB            insert spaces
  81. ESC            escape any command
  82. F1             CLR + cursor home
  83. F6             cursor priority over bitplanes
  84. SH F6          bitplanes priority over cursor
  85. F10            Switch screen
  86. POWER-LED is off = ready to execute commands!
  87. Use cursorkeys in combination with shift too
  88. -----------------------------
  89.